Player Module
3.22.0
Player Module
/
com.bitmovin.player.api.source
/
AdaptiveSource
Adaptive
Source
@
Deprecated
abstract
class
AdaptiveSource
:
MediaSource
Content copied to clipboard
Base class for all adaptive media sources.
Deprecated
use SourceConfig(url, type) instead.
Constructors
Inheritors
Constructors
Adaptive
Source
Link copied to clipboard
open
fun
AdaptiveSource
(
type
:
SourceType
,
url
:
String
)
Content copied to clipboard
Inheritors
HLSSource
Link copied to clipboard
SmoothSource
Link copied to clipboard
DASHSource
Link copied to clipboard